projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be640ce
)
luci-app-ledtrig-switch: update trigger translation
author
Florian Eckert
<
[email protected]
>
Tue, 28 Apr 2020 14:00:48 +0000
(16:00 +0200)
committer
Florian Eckert
<
[email protected]
>
Mon, 4 May 2020 10:02:41 +0000
(12:02 +0200)
Signed-off-by: Florian Eckert <
[email protected]
>
applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js
patch
|
blob
|
history
applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js
patch
|
blob
|
history
diff --git
a/applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js
b/applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js
index dd68c93cf84fdc2b4ff0c54ec05b85fe65a591ec..4cc6acca248e3994e5d2b043851723f954217987 100644
(file)
--- a/
applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js
+++ b/
applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js
@@
-3,7
+3,7
@@
'require form';
return baseclass.extend({
- trigger: _('
switch0 (kernel
)'),
+ trigger: _('
Switch support (kernel: switch0
)'),
kernel: true,
addFormOptions(s){
var o;
diff --git
a/applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js
b/applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js
index 42cac4edbee411ed404f77283024e3a4b92fc559..1923f310abf38760ae9a769b6258bac01f505868 100644
(file)
--- a/
applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js
+++ b/
applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js
@@
-3,7
+3,7
@@
'require form';
return baseclass.extend({
- trigger: _('
switch1 (kernel
)'),
+ trigger: _('
Switch support (kernel: switch1
)'),
kernel: true,
addFormOptions(s){
var o;